home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / p_man / cat3 / perl5 / Time::tm.z / Time::tm
Encoding:
Text File  |  1998-10-30  |  1.0 KB  |  67 lines

  1.  
  2.  
  3.  
  4. TTTTiiiimmmmeeee::::::::ttttmmmm((((3333))))                                                        TTTTiiiimmmmeeee::::::::ttttmmmm((((3333))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      Time::tm - internal object used by Time::gmtime and Time::localtime
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      Don't use this module directly.
  13.  
  14. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  15.      This module is used internally as a base class by Time::localtime And
  16.      Time::gmtime functions.  It creates a Time::tm struct object which is
  17.      addressable just like's C's tm structure from _t_i_m_e._h; namely with sec,
  18.      min, hour, mday, mon, year, wday, yday, and isdst.
  19.  
  20.      This class is an internal interface only.
  21.  
  22. AAAAUUUUTTTTHHHHOOOORRRR
  23.      Tom Christiansen
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.